home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2002 #12
/
K-CD-12-2002.ISO
/
GraphCalc
/
GraphCalc.exe
/
{app}
/
scripts
/
Surface Area
/
cylinder.gcs
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-10-01
|
117 b
|
5 lines
#Surface Area of Cylinder
[Tab=output]
[PromptVal=radius]
[PromptVal=height]
2*(pi*radius^2)+(2*pi*radius*height)